home *** CD-ROM | disk | FTP | other *** search
/ EROS 2 / EROS 2.iso / mac / EROS vol.2 / EROS vol.DXR / 00109.ls < prev    next >
Encoding:
Text File  |  1995-12-20  |  169 b   |  11 lines

  1. on TranR
  2.   cursor(4)
  3.   killpup()
  4.   if the machineType = 256 then
  5.     movoff()
  6.     puppetTransition(11, 0, 128, 1)
  7.   else
  8.     puppetTransition(11, 0, 16, 1)
  9.   end if
  10. end
  11.